Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

apply Pull Request #158 to bower branch #159

Open
wants to merge 2 commits into
base: bower
Choose a base branch
from
Open

apply Pull Request #158 to bower branch #159

wants to merge 2 commits into from

Conversation

vanilla-thunder
Copy link

same as here:
#158

some editor modes allow extended options, e.g. inline:true for php mode
( ajaxorg/ace#2542 )
It can be used this way:
<div ui-ace="{ mode: {path:'ace/mode/php',inline:true} }"></div>

although setMode() is still undocumented, this should work for all other possible options, too.
some editor modes allow extended options, e.g. inline:true for php mode
( ajaxorg/ace#2542 )
It can be used this way:
<div ui-ace="{ mode: {path:'ace/mode/php',inline:true} }"></div>

although setMode() is still undocumented, this should work for all other possible options, too.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant